ROCKETTHEME IS CLOSING ON JUNE 30, 2025. As a thank-you to our community, enjoy 50% off all themes with the promo code THANKYOU before we shut down.
Read our Farewell Blog Post for more details.
Recently I noticed that a couple of demo content modules from RT have used the module class suffix, specifically the social tabs at the top of Enigma. I have a site,
destinationself.com
, and in the feature section I have a module that pulls pics from my FB albums.
(side note, I really wanted to use Rokgallery but why use my web disk to store pics? It would be awesome if RT would add the ability to connect Rokgallery with outside picture sources like Flickr and Facebook)
As you can see, the module is not centered, it sits to the left. I know I can edit the CSS but I was wondering if there was an easier way using the module class suffix.
That's interesting... There is one? Right under the logo, is the box that say Burning Bush and contains pictures on a slider from Facebook. You don't see that?
I appreciate you looking at this post, but like I mentioned in the original post, I know how to edit the CSS. What I am trying to figure out is if there is a way to use the Module Class Suffix.
The Module Class Suffix is used to add specific css to that one module you add a unique class to. So in the module you want to alter, add a unique css class (for example: module-scroller-01}, usually best to leave/add a space before the name, save it. Then when you reload the page you'll see that class applied to that module and you can add a new css class that affects only that module.