Widget Width CSS in Mantra

  • Author
    Posts
  • #44965

    Hey All,

    I’m trying to widen my widget to show my entire twitter feed on by site. It’s great that Mantra has a custom CSS section, but I don’t understand the labels or the code I need to use to adjust my widget.

    It’s the secondary widget and I’d like to use a min-width function to widen it. I tried to look in the main CSS to understand what object is the secondary widget (right side of the page), but it isn’t very explicit in the code.

    Could someone please share some sample css code to help? Here is the URL: mohibaseball.org

    Thanks!
    Mohibaseball

    Website: mohibaseball.org

    #45629
    Zed
    Cryout Creations mastermind

    Your widget code appears to come with its own inline styling:

    .social-feed-container-2616 {
    width: 400px !important; 
    ...

    The presence of !important in styling never helps with customizations.


    If you like our creations, help us share by rating them on WordPress.org.
    Please check the available documentation and search the forums before starting a topic.
Viewing 2 posts - 1 through 2 (of 2 total)

The topic ‘Widget Width CSS in Mantra’ is closed to new replies.