Forum Replies Created

Viewing 7 replies - 1 through 7 (of 7 total)
  • Thread Starter frommellen

    (@frommellen)

    Thanks, Evan. Only just seen your message. I will do what you suggest.

    Thread Starter frommellen

    (@frommellen)

    Sorry, that’s not correct. I had reactivated the Advanced CSS Editor plugin which contained the CSS code specifying all the parent elements. So it’s still not working.

    Thread Starter frommellen

    (@frommellen)

    Further to my last post, the colour did not change straightaway but when I saved and published and went back into Customise the colour had changed.

    Thread Starter frommellen

    (@frommellen)

    Hi Evan,

    Thanks again.

    I deactivated all the active plugins but the colour of the widget text still did not change. I then tried changing the font size and style with the following code:

    .widget-title {
    color: #05294d;
    font-size: 0.5em;
    font-style: italic;
    }

    The size and style of the widget text changed but not the colour! I don’t understand why the colour does not change. Any ideas?

    Thread Starter frommellen

    (@frommellen)

    Hi Evan,

    Thanks for your reply.

    I’ve tried putting what you suggested in the Additional CSS part of the theme but it didn’t do anything.

    I then tried this code in Additional CSS which did work:

    DIV DIV DIV.hero-inner ASIDE.widget.widget_text
    h2.widget-title {
    color: #05294d;
    }

    I don’t understand this piece of code but I got it from a reply I received from a previous topic I posted when I was having trouble with the responsiveness of the site. I had downloaded a plugin which allowed me to easily reposition elements on the page and change their size and colour but it made the site non-responsive. I deactivated the plugin and it became responsive again. The above CSS was what the plugin was adding.

    As I’ve said before I’m new to WordPress and website coding so if you could shed any light on what’s happening here I would much appreciate it.

    Cheere!

    Thread Starter frommellen

    (@frommellen)

    Thanks, Frankie. I really need some help with the actual CSS to do the thinga I want to do, ie. change the position of the Hero widget and change the size, font and colour of text in the Hero widget. Can you help me with that, please?

    Thread Starter frommellen

    (@frommellen)

    Thanks for your help, Frankie. I believe that the Custom CSS has been supplied by the Fonts plugin which I downloaded in order to be able to change the font type and size of the Site Title. I’m afraid that I don’t know how to remove this Custom CSS. Do I uninstall the plugin and will that remove this code?

Viewing 7 replies - 1 through 7 (of 7 total)