Viewing 9 posts - 1 through 9 (of 9 total)
  • Author
    Posts
  • #645752

    Hi there

    I’m trying to edit the theme options but it’s not changing, here’s what I’ve tried to do:-

    Mojito Child Theme Options > Advanced Styling > Main Menu Links > Amending font, colour and size

    Also as above but..

    General Layout > Dimensions

    Please help :(

    #645782

    Hi,

    Can you post the link to your website please?

    Regards,
    Josue

    #645784
    #645793

    Also I’m really struggling to amend this child theme, I usual use the inspect element in Google Chrome to test things out, if I get it to work in Chrome then try to transfer it to the css file nothing happens. Is there somewhere else I should be editing? Main thing I want to do is remove the white space around the main banner image and also to make the body text width smaller?

    #645850

    Hi,

    You may need to re-set the theme options by selecting one of the pre-defined themes in Enfold >general Styling > Select a predefined color scheme then choose your colors it should work.

    Please note you need to backup theme settings as choosing a different color scheme will override all the theme settings.

    Regarding the child themes issue please try adding the custom css in Enfold > general style > Quick CSS to check if it is working there. If it works it should work in child theme too. If it has any issue picking up CSS please switch to Enfold parent theme and activate the child theme again this should sort out your issue.

    Or another common problem is a browser cache. Please try to 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” and review the site again.

    Best regards,
    Vinay

    #645851

    Hi there mostly all fixed now (hopefully!) thank you for getting back to me, here’s how I changed the width of the content:-

    .container {
    position: relative;
    width: 820px;
    top:-52px;
    }

    One problem I do have is that I’ve managed to loose the logo again, someone from your team did fix it for me but not sure what they did? They said they commented out some of my CSS but I can’t find the right code to remove to make my logo appear again?

    #645928

    Hi,

    Request you to please open different tickets for issue that are not related so we can keep the focus on original topic :)

    I checked your site and the logo looks fine. I remember working on this issue and the site has come a long way since when you started working it everything is just looking great now :)

    Happy website building and Thank you for using Enfold.

    Best regards,
    Vinay

    #646374

    Thanks Vinay will do, glad you like it. Think it could be better though!

    #646405

    Hi!

    Yeah! I think web sites keep evolving and become better over time :)

    Keep up the nice work.

    Regards,
    Vinay

Viewing 9 posts - 1 through 9 (of 9 total)
  • You must be logged in to reply to this topic.