Viewing 6 posts - 1 through 6 (of 6 total)
  • Author
    Posts
  • #124032
    Mykul0rr
    Participant

    Hi, sorry to hassle again…

    Here is my web page link: https://www.mpo8.com/

    When you look at the 4 images on the slider you will see a “DOT” in the middle.
    This is the only way to remove essentally all of the text from the TITLE FIELD for each image in the Featured Slider Section.

    Is there another way to do this?

    Also, if you wanted to change the font color for this or make a background which is transparent/graded how could I do this?

    Many thanks

    Michael

    #124058
    tikaram
    Keymaster

    @mykul0rr : To remove the title field from Featured slider : Go to Appearance => Customize => Additional css and add the following css.

    .slider-content-wrapper .entry-title{
    	display: none;
    }

    Please upload slider image with the following dimensions. The images you have used currently are not of proper size thats why it is displaying a background color.
    Slider Image:

    Width: 1920px
    Height: 1080px

    Let me know if you need further assistance.

    Regards,
    Tikaram

    #124216
    Mykul0rr
    Participant

    In the process of changing image sizes, but the additional css seems to have worked.

    Appreciate your time and help.

    Many thanks

    Michael

    #124227
    tikaram
    Keymaster

    @mykul0rr : Welcome and have a Good day.

    Regards,
    Tikaram

    #128121
    duanepalmer
    Participant

    Using the above code removed the text from the featured slider. But, it still leaves a white box. What can be done to remove this completely?

    #128174
    tikaram
    Keymaster

    @duanepalmer : Please post in your site URL.

    Regards,
    Tikaram

Viewing 6 posts - 1 through 6 (of 6 total)
  • The topic ‘Featured Slider Images – Title font issues’ is closed to new replies.