Join the Soledad Facebook Users Group here
for Share, assistance, discussion, and Updates related to Soledad WordPress Theme.

If you can't create a new ticket - you can send us an email via our contact form and we will get back to you.

Okay
  Public Ticket #2586446
Entire website width - 1400
Closed

Comments

  • webmasterVFN started the conversation

    Hello,

    We are using Soledad Theme and we have already changed the header and the footer to use the max-width = 1400. On appearance -> customize -> Logo and Header Options -> custom header width, and appearance -> customize -> Footer Options -> Footer Container Width). However, the content of the site remain with a max-width of just 1170. Is it possible to change that also somewhere in the theme options? How? This theme is awesome, but it looks strange with the header and the footer with a different size than the rest of the website.

    Thanks in advance

  • webmasterVFN replied

    By the way, we have also set, on appearance -> customize -> Page Options -> Custom Width for Page No Sidebar with Smaller Container Width = 1400. Buy it doesn't make any difference

  •  2,699
    PenciDesign replied

    Hi,

    Can you show me your site URL to I can take it a look on this?


    Best Regards,

    PenciDesign

  •   webmasterVFN replied privately
  •   PenciDesign replied privately
  •   webmasterVFN replied privately
  •  2,699
    PenciDesign replied

    Hi,

    As I see you're using Customize to config the homepage, so please try add more this code to Customize > Custom CSS to do that:

    @media only screen and (min-width: 1400px){
    .container{ width: 1400px; }
    }
    

    Best Regards,

    PenciDesign

  • webmasterVFN replied

    Hi,

    Thanks! It helped. The content of the pages are now as wide as the header and the footer, but the section of the header that shows the logo didn't remain in the center. So I changed the type of header from Header 3 to Header 9, which I would like to keep, but the lower section of the menu is transparent and it's floating over the content of the page. Is it possible to change to a white background and push the content lower? 

    Thanks!

  •   PenciDesign replied privately
  • webmasterVFN replied

    Thanks for your reply! However, we have removed the custom section on the homepage and the footer just to be sure, and the header still looks the same, so the issue is not custom section we included with elementor. Also, we were using the widget areas "Footer Column #1", "Footer Column #2" for the Facebook feed and the up comming events. The custom footer was implemented in the orange section since that row had not areas available to include widgets (or we didn't find them). 

    Is there any other option I should check in order to fix the header?

    Thanks in advance

  •  2,699
    PenciDesign replied

    Hi,

    It's good now.

    One more thing caused that issue: Your logo is too wide & your menu is too long. It doesn't enough space to display it on one row and it need to drop to a new line.

    If I change the space between menu items on your menu ( for preview ), I see it can display fine - check this image: http://prntscr.com/vh4dhp

    So, I recommend you make your menu shorter by go to Appearance > Menus > edit the menu items has a long title and change the menu title shorter.


    Best Regards,

    PenciDesign

  • webmasterVFN replied

    Thanks for your support