Two Quick Questions

  • JesseGolomb

    #1808

    A) Is there any way to change the title/description on the slider to a horizontal bar at the bottom of the image (like on ESPN.com)?

    B) How can you expand the width of the content/text area?

    Admin

    Syahir Hakim

    #17223

    Add this to your Custom CSS:

    .full-sized .slider-entry-wrap {
    height: 25%;
    width: 100%;
    top: auto;
    bottom: 00;
    }

    Adjust your desired width and height accordingly.

    As for the content area width, do a search around in this forum, it’s been discussed quite a lot previously.

    JesseGolomb

    #17224

    Thanks! This looks great, but problem arose. If you go to my page (TheFanManifesto.com), you can see that the ‘view full post’ button and the sharing icons get cut off. Is there a way to fix this?

Viewing 3 posts - 1 through 3 (of 3 total)

  • You must be logged in to reply to this topic.