hi, I'm using the andromeda theme and first of all, thank you it's rly beautiful!! I was wondering if it's possible to change the colour of the description and blog url ? also is it possible to use separate colours for the title and description on the mobile app?
hi!! thanks for using andrômeda.
to change the colors paste the following code above {customcss} (where's yourcolor just change it to the color you want. you can use hex or rgb colors).
.blog-user{color:yourcolor} .blog-description{color:yourcolor}
i just didn't understand the mobile app part, but i believe it's changing colors when they are displayed in the mobile browser, right? if so, you can paste the same code below @media(max-width:1020px){ and put other colors. it won't be exactly for mobile, but for screens smaller than 1200px














