Title dimension and margins

This is my blog page:
http://www.florim4architects.com/en/archi-news-events/news/
  1. I would like to reduce the font size of the tiles title but I can't do it from the theme options because it would affect all the website. I want to do the change just in this page but I can't find a way to do it by the css. Any idea?
  2. Inside a single news page (ex. http://www.florim4architects.com/en/florim4architects-initiatives-dedicated-to-design-professionals/) I have a problem of margins. From both sides you can see the prev and next articles that goes over the contents. I would like to put a minimum margin (left and right) in order to avoid the elements overlapping. Where can I set this?
  3. In the same page I have the related news that are called "related projects". How can I change this name?

Thank you.

Regards,

Manuel

Comments

  • Another thing is that I don't know how to style the news title (single news page). At the moment is right at the bottom of my menu and at least I would like to add a top padding.

    Thanks.
  • Hi,

    1. To change title font size of these posts only, you need to use an extra css:
    .masonry .post-desc-wrapper .post-desc .post-title h2 { font-size: 20px !important; }
    Next time we recommend to have a look on http://themes.muffingroup.com/betheme/documentation/#theme-customizations and learn how it is easy to get own css for anything you want.

    2. Please show us on screenshot what exactly you want to do.

    3. You can change it's name under Theme options > Translate section.

    4. Please show us where you want to add this padding exactly.
  • Hello,
    sorry for the delay of my answer. Here my response:
    1. thanks your css worked perfectly
    2. Here you can see what I mean - http://www.florim4architects.com/wp-content/uploads/2016/07/news_margins.jpg Red image is the present situation and green image is what I would like to have as margins. In the present situation the prev and next previews goes over the text and the related news.
    3. I can't find the translation.
    4. I've hidden the title and now it's fine.

    Let me know.

    Regards,

    Manuel

  • Ok, for the 3rd point I've found where to translate the sentence but the problem is that related news and realted project have the same translation and if I change it, it changes in both pages so I can't use a specifical translation for each section..
    How can I add a specific translation in order to use two different sentences for each section?
    Regards,
    manuel
  • 2. Ok, we see what you mean. However, it it not possible to make narrower this section unfortunately.

    3. We are sorry but you can not translate texts for individual pages.
Sign In or Register to comment.