hi,
please would you kindly assist in helping me placing all text to where the icon is flashing…
as per screenshots.
thanks,
darryn
![]()
hi,
please would you kindly assist in helping me placing all text to where the icon is flashing…
as per screenshots.
thanks,
darryn
![]()
sorry to clarify:
All text out of my control i.e.
I am quite used to Avada which allows me to change padding,etc in theme options and this makes overall changes to the layout. I am not sure if X-Theme provides this or if you can assist with css code to include to effect these changes?
thanks,
darryn
Hey Darryn,
Here are the CSS selectors to target the texts that you mentioned:
/* Leave a reply text */
#reply-title {
}
/* Comment text */
.comment-form-comment label {
}
/* Submit button */
#entry-comment-submit {
}
/* The page breadcrumbs */
.x-breadcrumbs {
}
/* Navigation arrows */
.x-nav-articles {
}
Hope this helps.
Hey Jade,
Many thanks and much appreciated!!!
Kind Regards,
Darryn
You’re most welcome, Darryn.
This topic was automatically closed 10 days after the last reply. New replies are no longer allowed.