Viewing 14 replies - 16 through 29 (of 29 total)
  • Thread Starter teamrebel

    (@teamrebel)

    Not sure it changes…can you take a look please?

    Thread Starter teamrebel

    (@teamrebel)

    Scratch that, I’ve managed to change it directly from the headers section.

    How do I change the font color please in the pages titles into black instead of white (like home, contact etc)

    I’m also curious if I could change the red band on top of the page into transparent/no color just the image on the background…

    Thanks alot

    In Simple Custom CSS, delete:

    /*.home .entry-content h3 span {font-family:Verdana}Enter Your Custom CSS Here */

    anything inside /* … */ is a comment and not read

    font color – they are now black, looks like you fixed it.

    red band:

    .site-header.fixed  {background-color:transparent !important}

    Thread Starter teamrebel

    (@teamrebel)

    Oh, sorry, I’ve missed your reply as I didn’t get any notification on it. I was wondering if I should post it again. Ok I’m trying this now and will let you know. Thanks alot.

    Thread Starter teamrebel

    (@teamrebel)

    It worked. Thanks alot. How do I upload an image on the entire page and not just on half the page? I want to change the pages in the production section.

    Thread Starter teamrebel

    (@teamrebel)

    I also want to get rid of the “Feel free to look around” title that appears on the home page.

    I don’t think you have an image on half the page, what there is is a slider. If you make it full height, even if that’s possible, the slides will be distorted. If you add a background image where there is currently a white background it will obscure the messages. Also large background images slow down page load which is a turn-off for visitors.

    But if you must, the css will be something like this:
    #content {background-image:url(“… path to your image …”)};

    “Feel free to look around” comes from a text slider. This will be in your settings somewhere. I’m not familiar with your theme so I can’t say exactly where.

    Thread Starter teamrebel

    (@teamrebel)

    It’s the Sydney theme.

    Thread Starter teamrebel

    (@teamrebel)

    Can’t seem to find the text slider anywhere. Can you give me a hand please? It’s the “Feel free to look around” on the home page on a Sydney theme that I want to remove. Cheers,

    Its default text that comes with the theme.

    Go to Admin page > Appearance > Customise > Header Area > Header Slider > Subtitle for the first slide.

    Thread Starter teamrebel

    (@teamrebel)

    Thank you. Worked!

    Thread Starter teamrebel

    (@teamrebel)

    Sorry, I have a problem with my email. Suddenly I cannot receive emails. My email is attached to my domain. @rebelwithoutcrewfilms.com

    Sounds like one for your host’s tech support team.

    Thread Starter teamrebel

    (@teamrebel)

    thanks, all clear now. thanks again.

Viewing 14 replies - 16 through 29 (of 29 total)
  • The topic ‘how can I change the address on the map on my website’ is closed to new replies.