-
AuthorPosts
-
July 21, 2018 at 11:49 am #988147
Hello I have a little problem with this.. I try to use another code css but nothing change…
I will add that the page is set to 80% of the margin.
I want the logo to equal this value of 80%, but unfortunately equal to about 76% …
Please help me :)
July 22, 2018 at 1:25 am #988261Hey amikietiuk,
Please include the url to the page in question so we can take a closer look.Best regards,
MikeJuly 25, 2018 at 9:02 am #989554July 25, 2018 at 11:12 am #989629Hi amikietiuk,
I clicked on the link you gave and it only shows the RECONSTRUCTION PAGE.
Can you give us access, so we can see the page.Best regards,
NikkoJuly 25, 2018 at 9:24 pm #989929Upss.
I write to you private massage…
July 26, 2018 at 12:33 am #989997Hi,
Please try adding this code to the Quick CSS section under Enfold > General Styling or to your child theme’s style.css file:
CSS Snippet:
/*--------------------------------*/ /* Custom header width */ /*--------------------------------*/ /* Custom header width */ #top #header .container { width: 100%; max-width: 100%; } #top #header #header_main .container.av-logo-container { padding:0; }
Best regards,
VinayJuly 26, 2018 at 10:02 pm #990471Thanks for the help, but unfortunately nothing has changed …
I pasted the whole code to quick Css and still the logo is where it was …July 26, 2018 at 11:50 pm #990513Hi,
Please review the site now, it looks good on my end after I have cleared the cache for you.
Please perform the below steps to clear the browser cache:
1. Disable “merging and compression” for CSS and JS files from Enfold > Performance. (You can enable this option after previewing)
2. If a caching plugin is installed check the plugin settings and clear the cache and deactivate the plugins for testing purpose.
3. Hard refresh by pressing Ctrl + Shift + F5 on your browser or press the F12 key to open chrome dev tools and right click on the refresh button and select “Empty Cache and Hard Reload”.
Best regards,
VinayJuly 30, 2018 at 1:58 pm #991516I have the same problem. (think I) tried all the quick css solutions suggested in several tickets. still the header is not spreading over the whole width of the screen. logo not moving to the left, menu not moving to the right edge.
so i now have just 4 menu items and when i add a 5th one it is partly covered by the logo, not to speak of adding even anothe one.
can you help?
i am not a complete newcomer to working with wordpress and css, but not an expert at all and do not want to ruin my site …July 30, 2018 at 6:11 pm #991648Hi 2018-HOTA-01,
Here is the code you can put in Enfold > General Styling > Quick Css, if it does not work, put into themes/enfold/css/custom.css
@media only screen and (max-width: 767px) { .responsive #top .logo { width: 53%; } .responsive #top #wrap_all .container.av-logo-container { width: 95%; max-width: 100%; } }
If you need further assistance please let us know.
Best regards,
VictoriaJuly 31, 2018 at 8:30 pm #992068Helloo
Thank you for help.. At the moment that’s working but we have a one still one little problem :) with icon social on the right side page…
The pinteres icon does not hold equality with the page margin and goes about 1 cm above the page margin … How can I improve this ??
I guess you will need to use some css on the margin of the page ??
ps. can anyone help me here ??
- This reply was modified 6 years, 3 months ago by amikietiuk.
August 1, 2018 at 6:36 am #992176Hi Victoria
thanks a lot, it worked this time!August 2, 2018 at 4:22 am #992654August 8, 2018 at 8:32 am #994711Helloo,
I’m writing it again because no one has answered and probably it hung somewhere …
Thank you for help.. At the moment that’s working but we have a one still one little problem :) with icon social on the right side page…
The pinteres icon does not hold equality with the page margin and goes about 1 cm above the page margin … How can I improve this ??
I guess you will need to use some css on the margin of the page ??
ps. can anyone help me here ??
August 8, 2018 at 11:26 am #994865Hi,
Best regards,
Victoria -
AuthorPosts
- You must be logged in to reply to this topic.